home *** CD-ROM | disk | FTP | other *** search
/ Aminet 52 / Aminet 52 (2002)(GTI - Schatztruhe)[!][Dec 2002].iso / Aminet / dev / gg / ncurses-5.3.lha / ncurses-5.3 / test / README < prev    next >
Text File  |  2002-10-24  |  994b  |  23 lines

  1. The programs in this directory are designed to test your newest toy :-)
  2. Check the sources for any further details.
  3.  
  4. blue       - Blue Moon, a nifty solitaire (uses color)
  5. bs.c       - the game of Battleships (uses color)
  6. firework.c - multi-colored fireworks (uses color)
  7. gdc.c      - Great Digital Clock (uses color)
  8. hanoi.c    - the game of hanoi (uses color essentially)
  9. knight.c   - the game of Knight's Tour (uses color)
  10. lrtest.c   - test of access to the lower-right corner
  11. ncurses.c  - multi-test program (uses color)
  12. newdemo.c  - another test from PDCurses (uses color)
  13. rain.c     - rain drops keep falling on my head...
  14. tclock.c   - analog/digital clock
  15. testcurs.c - a test from the PDCurses people (uses color)
  16. worm.c     - worms run all over your screen (uses color)
  17. xmas.c     - Xmas greeting card
  18.  
  19. The bs and knight games demonstrate processing of mouse events under xterm.
  20. This directory also contains:
  21.  
  22. tracemunch - Perl script to crunch trace scripts to make them easier to read
  23.